home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / dpmsg232.zip / DUPMSG.HIS < prev    next >
Text File  |  1992-08-20  |  4KB  |  101 lines

  1.                          DupMsg History
  2.  
  3.  
  4. DupMsg 2.32 -- Released 08-20-92
  5.  
  6. --   It's been a busy time for finding new duplicates.  This
  7.      is an extension of the Fido High to Low ASCII duplicates.
  8.      Finds a few more dupes than v2.31.
  9.  
  10.  
  11. DupMsg 2.31 -- Released 08-18-92
  12.  
  13. --   Discovered another twist to duplicate message detection.
  14.      Messages that get passed through Fido or other conferences
  15.      where high ASCII is not allowed have that high ASCII
  16.      modified or deleted.  DupMsg now detects those duplicates.
  17.  
  18. --   Control [Break] remapping has been eliminated.  Previously,
  19.      the normal Control [Break] function was saved and a new
  20.      function took its place while DupMsg was running.  The
  21.      normaly function was restored on exit.  Due to possible
  22.      BIOS problems on some systems, this has been eliminated.
  23.  
  24.      Control-C remapping still takes place, and is inherently
  25.      more reliable.  Control-C is a DOS function while Control
  26.      [Break] is a BIOS function.
  27.  
  28. --   Better control has been added to file opening and closing
  29.      procedures.
  30.  
  31.  
  32. DupMsg 2.3 -- Released 08-14-92
  33.  
  34. --   Minor change for FidoNet users.  Corrects problem when
  35.      From or To name is over 25 characters.
  36.  
  37.  
  38. DupMsg 2.2 -- Released 08-06-92
  39.  
  40. --   Dupe checking algorithm was completely rewritten.
  41.      DupMsg now ignores FidoNet ^@ control lines, word
  42.      wrapped messages, and extra blank lines or spaces.
  43.  
  44. --   Batch delete process speeds up message deleting by
  45.      50%, though scanning speed is unaffected.
  46.  
  47.  
  48. DupMsg 2.1 -- Released 07-09-92
  49.  
  50. --   Fixed FidoNet problem when subject lines are greater than 25
  51.      characters.  The infamous 10220 error.
  52. --   Fixed an error when checking for old messages in an empty
  53.      conference.
  54. --   Added new routine that allows both implicit and explicit paths
  55.      in MAKEWILD.  ie: both 'C:\WC30\DATA\' and 'C:DATA\' are
  56.      allowed.
  57. --   The master message count is once again being updated.
  58. --   If there is an error updating NODEINFO.DAT, a message will be
  59.      logged, but the program will not halt.  The master message
  60.      counters are kept in NODEINFO.DAT.
  61. --   Autonode problems have been corrected.
  62. --   Some routines have been rewritten in assembler.
  63. --   Streamlined routines for making keys and writing to log files.
  64.  
  65.  
  66. DupMsg 2.0 -- Released 06-17-92
  67.  
  68. --   Modified the registration module.
  69. --   Automatically detects and supports both WildCat 3.0 and 3.5.
  70. --   Added the ability to delete messages from selected users by
  71.      listing the users' names in the DUPMSG.LST file.
  72. --   Major features can be turned on and off for all conferences
  73.      from the Master Setup menu.
  74. --   Added support for autonode selection.
  75. --   Increased error detection and control.
  76. --   Added support for the WCHOME variable.
  77. --   Modified the registration module.
  78.  
  79.  
  80. DupMsg 1.1  --  Released 02-19-92
  81.  
  82. --   Speed increased by up to 50% by reducing disk reads.
  83. --   Memory requirements reduced.
  84. --   Better control of log file options, including the option to
  85.      have no log file.
  86. --   Sysop has control over comparing date/time and subject line.
  87. --   Tagline handling is improved to recognize some non-standard
  88.      taglines.
  89. --   Based on a 386-sx with 40 ms drive:
  90.      Deletes 90-95 old messages per minute.
  91.      Deletes 60-65 duplicate messages per minute.
  92.  
  93.  
  94. DupMsg 1.0  --  Released 11-15-91
  95.  
  96. --   Original version.
  97. --   Finds and deletes duplicates, old messages, and messages
  98.      marked for deletion.
  99. --   Date and time are ignored when comparing messages.
  100. --   Subject are always used to compare messages.
  101.